You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > ThresholdGT_LT Method > MatrixInt.ThresholdGT_LT Method ([In] TMtxVecInt, [In] int, [In] int, [In] int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.ThresholdGT_LT Method ([In] TMtxVecInt, [In] int, [In] int, [In] int, [In] int)

Perform "greater than and less than" threshold operation on all Vec object values.

Syntax
C#
Visual Basic
public TMtxVecInt ThresholdGT_LT([In] TMtxVecInt Vec, [In] int GTLevel, [In] int GTValue, [In] int LTLevel, [In] int LTValue);

Store the results in calling object. Size of the calling object is adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!